This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
RE: JDBC difference from Domino 5 & 6 ~Umberto Nongeroson 5.Jan.04 05:04 PM a Web browser General All ReleasesWindows 2000
FYI, you don't have to use the JDBC driver, which as you noted requires the presence of a Notes client (still true in Notes 6.x). You can also use CORBA to read from/write to Notes databases from a standalone Java application in which case you only need the NCSO.jar file in your classpath.
dgg